Search


由於 Python 並不是一個編譯式程式語言,這也代表你要發現程式中的型別錯誤問題只能透...

  • Share this:


由於 Python 並不是一個編譯式程式語言,這也代表你要發現程式中的型別錯誤問題只能透過幾種方式來檢查這種因為型別使用不當所產生的 runtime 錯誤問題

撰寫 unit test

code review

靜態型別檢查工具

https://softnshare.com/2018/05/14/facebook-pyretool/


Tags:

About author
not provided
軟體開發相關技術、新鮮事、知識分享
View all posts